From 472fec9461fba58ebcb395aa76a346baae7361c0 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 4 Sep 2020 12:39:47 +0100 Subject: [PATCH] d/rules: Don't symlink gtk-doc into subprojects/ The upstream tarball release for 3.99.1 includes its own bundled copy. --- debian/clean | 1 - debian/rules | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/clean b/debian/clean index 6101eaa744..32863ee17c 100644 --- a/debian/clean +++ b/debian/clean @@ -1,3 +1,2 @@ gtk/gtkdbusgenerated.h gtk/gtkdbusgenerated.c -subprojects/gtk-doc diff --git a/debian/rules b/debian/rules index 6e91058f57..6c44d7523d 100755 --- a/debian/rules +++ b/debian/rules @@ -142,7 +142,6 @@ override_dh_clean: debian/control override_dh_auto_build: $(call dh_subst_files,$(all_binaries)) override_dh_auto_configure: debian/control - ln -fns ../gtk-doc-for-gtk4 subprojects/gtk-doc dh_auto_configure \ --builddirectory=debian/build/deb \ -- \ -- 2.30.2